home *** CD-ROM | disk | FTP | other *** search
/ NOVA - For the NeXT Workstation / NOVA - For the NeXT Workstation.iso / Documents / NeXTAnswers / os.370 < prev    next >
Text File  |  1992-02-06  |  961b  |  54 lines

  1. {\rtf0\ansi{\fonttbl\f0\fnil Times-Roman;\f2\fmodern Courier;}
  2. \paperw13040
  3. \paperh10200
  4. \margl120
  5. \margr120
  6. \pard\tx960\tx1920\tx2880\tx3840\tx4800\tx5760\tx6720\tx7680\tx8640\tx9600\f0\b0\i0\ul0\fs24 kernel 
  7. \f2 /mach $BOOTFILE
  8. \f0  mach sdmach odmach\
  9. \
  10. Q: To where is the 
  11. \f2 /mach
  12. \f0  symlink resolved when netbooting (or any other sort of booting)?\
  13. \
  14. A: To the path of the kernel booted; typically, this will be\
  15. \
  16.     
  17. \f2 /private/tftpboot/mach
  18. \f0 \
  19. \
  20. though it could be rather anything, depending on what was in the server's bootptab and NetInfo databases.  By default, this file is itself a symlink, to 
  21. \f2 /sdmach
  22. \f0 .\
  23. \
  24. Default boot devices and $BOOTFILE values are\
  25. \
  26.     SCSI        
  27. \f2 sdmach
  28. \f0 \
  29.     OD        
  30. \f2 odmach
  31. \f0 \
  32.     Net        
  33. \f2 /private/tftpboot/mach
  34. \f0 \
  35. \
  36. Note that if the user booted with a command such as\
  37. \
  38.     
  39. \f2 bsd()MyMach
  40. \f0 \
  41. \
  42. then 
  43. \f2 $BOOTFILE
  44. \f0  will resolve to 
  45. \f2 MyMach
  46. \f0 .\
  47. \
  48. QA370\
  49. \
  50. Valid for 1.0 \
  51. Valid for 2.0\
  52. \
  53.  
  54.